Add a (currently unused) subset of pilot-link for file handling of PDB files.
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Sat, 21 Jul 2007 03:54:52 +0000 (03:54 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Sat, 21 Jul 2007 03:54:52 +0000 (03:54 +0000)
commit13b66a1f97f816492198a79f1a5de2f2fc4c5739
tree568cca1c73aded57bf0eee5e6a7214838b1f8888
parent6c44dd4a76fb2662938ad7555be71e9a045d1c92
Add a (currently unused) subset of pilot-link for file handling of PDB files.
14 files changed:
gpsbabel/Makefile.in
gpsbabel/configure
gpsbabel/configure.in
gpsbabel/pilot-link/README.gpsbabel [new file with mode: 0644]
gpsbabel/pilot-link/pi-args.h [new file with mode: 0644]
gpsbabel/pilot-link/pi-buffer.c [new file with mode: 0644]
gpsbabel/pilot-link/pi-buffer.h [new file with mode: 0644]
gpsbabel/pilot-link/pi-debug.h [new file with mode: 0644]
gpsbabel/pilot-link/pi-dlp.h [new file with mode: 0644]
gpsbabel/pilot-link/pi-error.h [new file with mode: 0644]
gpsbabel/pilot-link/pi-file.c [new file with mode: 0644]
gpsbabel/pilot-link/pi-file.h [new file with mode: 0644]
gpsbabel/pilot-link/pi-macros.h [new file with mode: 0644]
gpsbabel/pilot-link/pi-source.h [new file with mode: 0644]